﻿@charset "utf-8";
/* CSS Document */
*{margin:0;
padding:0;
}
body{
	font-size:12px;
	font-family:"宋体","微软雅黑" ;
}
img{
	border:none;
}
a{
	text-decoration:none;
}
ul,dl{
	list-style-type:none;
}
.top{position:relative;
width:100%;
height:500px;
background: url(../images/flash_bg.jpg) repeat-x left  bottom;
}
.top_title{
	position:absolute;
	top:0;
	width:100%;
	height:77px;
	z-index:12;
}
.top_title .logo{
	width:993px;
	height:77px;
	margin:0 auto;
}
.top_title .logo .logo_pic{
	display:block;
	float:left;
	height:77px;
	width:821px;
}
.top_title .logo .china_E img{
	margin-top:28px;
}
.top .nav{
	position:absolute;
	top:77px;
	left:0;
	width:100%;
	height:36px;
	z-index:12;
}
.top .nav ul{
	height:36px;
	width:993px;
	margin:0 auto;
	background-image:url(../images/nav.png);
}
.top .nav ul li{
	float:left;
	width:91px;
	height:36px;
	text-align:center;
}
.top .nav ul li.home_link{

margin-left:40px;
}
.top .nav ul li a{
	width:91px;
	display:block;
	color:#FFF;
	height:36px;
	line-height:36px;
	font-weight:bold;
}
.top .nav ul li a:hover{
	background:url(../images/nav-hover.gif)  repeat-x left bottom;
}
.flash{
	width:1440px;
	height:480px;
	margin:0 auto;
}
.banner  { position:relative; width:1440px;
height:480px;background-color:#FFF;}
.banner .roll a { height:480px; display:block; }
#flashs{width:1440px;height:480px;position:relative; overflow:hidden; font-size:12px; font-family:Verdana, Geneva, sans-serif; }
#flashs .bgitem{  z-index:1; top:0; left:0;display:block; height: 480px; width:1440px;position:absolute; top:0; margin: 0 auto;}
#flashs .btn{ display:none; position:absolute; z-index:7; bottom:20px; right:46%; margin-right:-450px; padding:5px 6px;z-index:101 }
#flashs .btn span{ display:none; color:#fff;  background:#3d659a; border:1px solid #fff; cursor: pointer;display: inline-block;margin-left: 5px;padding:2px 6px; }
#flashs .btn span.cur{display:none;  background:#ff4d03; color:#fff; }
#flashs a img{ width:1440px;}
.body{
	width:993px;
	height:auto;
	margin:13px auto 0;
}
.neiye_body{
	width:980px;
}
.index_news{
	float:left;
	width:245px;
	height:236px;
	background:url(../images/index_news_bg.jpg) no-repeat left top;
}
.index_news dl{
	padding-left:12px;
}
.index_news dl dt{
	height:30px;
	line-height:30px;
	padding-bottom:20px;
}
.index_news dl dt a{
	display:block;
	width:220px;
	height:30px;
	text-indent:40px;
	color:#fff;
	font-weight:bold;
}
.index_news dl  dd{
	height:26px;
	width:220px;
	background:url(../images/icon-01.gif) no-repeat left center;
}
.index_news dl  dd a{
	display:block;
	float:left;
	padding-left:12px;
	width:140px;
	line-height:26px;
	height:26px;
	color:#000;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.index_news dl  dd a:hover{
	color:#FF680F; 
}
.index_news dl  dd span{
	float:right;
	width:60px;
	line-height:26px;
	height:26px;
}
.index_about{
	float:left;
	margin-left:10px;
	width:500px;
	height:236px;
	background:url(../images/index_about_bg.jpg) no-repeat left top;
}
.index_about dl{
	padding-left:12px;
}
.index_about dl dt{
	height:30px;
	line-height:30px;
	padding-bottom:20px;
}
.index_about dl dt a{
	display:block;
	width:480px;
	height:30px;
	text-indent:40px;
	color:#fff;
	font-weight:bold;
}

.index_about dl dd{
	line-height:20px;
	text-indent:24px;

}
.index_about dl dd img{
	float:left;
	padding:0 14px 0 0;

}
.KinSlideshow{
	float:left;
	margin-left:10px;
	width:220px;
	height:236px;
	background:url(../images/KinSlideshow_bg.jpg) no-repeat left top;
}
.KinSlideshow dl dt{
		height:30px;
	line-height:30px;
	padding-bottom:20px;
	text-indent:50px;
	color:#fff;
	font-weight:bold;
}
#KinSlideshow{
	margin:0 0 0 12px;
	width:256px;
	height:201px;
}
#KinSlideshow img{
	width:198px;
	height:150px;
}

.left{
	float:left;
	width:245px;
	height:auto;
}
.left_title dl{
	width:243px;
	height:auto;
	border:1px solid #E6E6E6;
	border-top:none;
	padding-bottom:20px;
	background:#f0f0f0 url(../images/left_title_dl_bg.jpg) repeat-x left top;
	
}
.left_title dl dt{
	height:48px;
	width:243px;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-indent:50px;
	line-height:30px;
	background:url(../images/left_title_dt_bg1.jpg) no-repeat left top;
}
.left_title dl  dd{
	width:200px;
	height:32px;
	margin-top:2px;
	margin-left:21px;
	background-image:url(../images/left_title_dd_bg.jpg);
}
.left_title dl  dd a{
	display:block;
	width:200px;
	height:32px;
	line-height:32px;
	text-align:center;
	color:#4C4948;
}
.left_title dl  dd a:hover{
	color:#FFF;
	background-image:url(../images/left_title_dd_bg_a_hover.jpg);
}
.left_title dl  dd a#on{
	color:#FFF;
	background-image:url(../images/left_title_dd_on_bg.jpg);
}

.left_contact{
	padding-top:12px;
}
.left_contact_pic,.left_contact_pic img{
	width:245px;
	height:130px;
}
.left_contact_text{
	height:26px;
	line-height:26px;
	text-indent:24px;
	color:#212121;
	border-left:1px solid #E6E6E6;
	border-right:1px solid #E6E6E6;
}
.left_contact_text1{
	border-bottom:1px solid #E6E6E6;
}
.left_contact_text span{
	font-family:Verdana, Geneva, sans-serif;
}
.right{
	float:right;
	width:720px;
	height:auto;
	margin-bottom:30px;
	

}

.right_title{
	width:720px;
	height:48px;
	font-size:12px;
	color:#FFF;
	text-indent:50px;
	line-height:30px;
	background:url(../images/right_title_bg.jpg) no-repeat left top;
}
.right_body{
	border:1px solid #E5E5E5;
	border-top:none;
	background:#F0F0F0 url(../images/right_bg.jpg) repeat-x left  top;
}
.about .right_body p{
	line-height:24px;
	text-indent:24px;
	padding:12px;

}


.right_bg{
	float:left;
	height:13px;
	width:720px;
	background:url(../images/right.jpg)  no-repeat left bottom;
}

.shebei_list {
	float:left;
	margin-bottom:40px;
}
*html .shebei_list {
	width:718px;
}
*+html .shebei_list {
	width:718px;
	padding-bottom:40px;
}
.shebei_list  li{
	float:left;
	margin-left:40px;
	margin-top:8px;
	width:300px;
	height:200px;
	
}
*html .shebei_list  li{
	margin-left:38px;
	display:inline;
}
.shebei_list li img{
	width:300px;
	height:200px;
}








#footer{
	clear:both;
	height:92px;
	width:100%;
	background:url(../images/footer_bg.jpg)  repeat-x left bottom;
}
.footer_text{
	width:993px;
	height:82px;
	margin:0 auto;
	text-align:center;
	line-height:24px;
	padding-top:10px;
	background:url(../images/footer_logo.jpg) no-repeat left top;
}
.footer_text a{
	color:#00F;
}
.footer_text  p a{
	color:#333;
	text-decoration:none;
}
.contact p{
	text-indent:24px;
	line-height:30px;
	font-size:14px;

}
.left_liuyan{
	padding-top:20px;
}


#hudong{
	padding-left:26px;
	height:500px;
	color:#333;
}
#hudong span{
	color:#989898;
}
#hudong #content{
	border:1px solid #EAEAEA;
	background-color:#FAF8F9;
	width:300px;
	height:63px;
	font-size:12px;
}
#hudong table caption{ 
	color:#1565A2;
	height:29px;
	line-height:29px;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	text-indent:16px;
	margin-bottom:20px;
	background:url(../images/caption_bg.jpg) no-repeat left top;
}
.dianping_text,.input{
	background-color:#FAF8F9;
	height:29px;
	line-height:29px;
	border:1px solid #ececec;
}
.input{
	width:260px;
}

.liuyan{
	width:80px;
	height:31px;
	padding-left:520px;
	margin-bottom:12px;
}
#online_submit{
	margin-left:50px;
}

#liuyu_list{
	border-left:1px solid #E4E4E4;
	border-right:1px solid #E4E4E4;
}

#liuyu_list dt{
	height:34px;
	padding:6px 0 3px 560px;
}
dd.liuyu_list_content{
	margin:0 0 8px 26px;
	width:646px;
	
}
.liuyu_top{
	position:relative;
	width:646px;
	height:33px;
background: url(../images/liuyu_top_bg.jpg) no-repeat left top;
}
.liuyu_name,.liuyu_title{
	position:absolute;
	color:#848484;
	top:10px;
}
.liuyu_name{
	left:60px;
}
.liuyu_title{
left:180px;
}
.liuyu_content,.huihu{
	padding-left:24px;
	padding-top:14px;
	color:#2f2f2f;
	background:url(../images/liuyu_p_bg.jpg) repeat-y left top;
}
p.huihu{
	color:#838383;
}

#page{
	padding-top:20px;
	margin-bottom:20px;
}
#page li{
	float:left;
	height:19px;
	line-height:19px;
	margin:0 2px 0;
}

#page .shouye{
	border:1px solid #D3D3D4;
	width:34px;
	height:19px;
	line-height:19px;
	color:#666;
	background:url(../images/page_bg.jpg) repeat-x left top;
}
.last_page a{
	display:block;
	width:34px;
	height:19px;
	line-height:19px;
	color:#666;
	border:1px solid #D3D3D4;
		text-decoration:none;
	background:url(../images/page_bg.jpg) repeat-x left top;
}
#page ul li.page_up{
	width:46px;
	line-height:19px;
	height:19px;
	text-align:center;
	border:1px solid #D3D3D4;
	color:#666;
	background:url(../images/page_bg.jpg) repeat-x left top;
}
#page ul li.page_up a,#page ul li.page_down a{
		display:block;
		width:46px;
		height:19px;
		line-height:19px;
		color:#666;
		border:1px solid #D3D3D4;
		text-decoration:none;
		background:url(../images/page_bg.jpg) repeat-x left top;
}
#page ul li.page_down a:hover{
		border:1px solid #34A7DB;
		color:#34A7DB;
	background:url(../images/page_bg.jpg) repeat-x left top;
}
.page_link{
	display:block;
	width:17px;
	height:19px;
	line-height:19px;
	text-align:center;
	text-decoration:none;
	border:1px solid #D3D3D4;
	color:#666;
	background:url(../images/page_bg.jpg) repeat-x left top;
}
.page_cuttent{
		display:block;
	width:17px;
	height:19px;
	line-height:19px;
	text-decoration:none;
	text-align:center;
	color:#666;
	font-weight:bold;
	border:1px solid #D3D3D4;
	background: none;
}
#page ul a:hover{
	border:1px solid #34A7DB;
	color:#34A7DB;
	background:url(../images/page_bg.jpg) repeat-x left top;
}
#pagename{
	height:17px;
	width:28px;
	text-align:center;
	line-height:17px;
	border:#8DB5D7 1px solid;
}
#page{
	clear:both;
	color:#9a9a9a;
	text-align:center;
	padding-bottom:30px;
	padding-right:20px;
}

.news_sousuo{
	padding-top:12px;
}
.news_sousuo dl{
	width:243px;
	height:auto;
	border:1px solid #E6E6E6;
	border-top:none;
	padding-bottom:20px;
	background:#f0f0f0 url(../images/left_title_dl_bg.jpg) repeat-x left top;
	
}
.news_sousuo dl dt{
	height:48px;
	width:243px;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-indent:50px;
	line-height:30px;
	background:url(../images/left_title_dt_bg1.jpg) no-repeat left top;
}

#search{
	
}
#search li{
	height:26px;
	margin:3 0;
	line-height:26px;
	padding-left:12px;
}
#keyword{
	width:129px;
	height:20px;
	line-height:20px;
	color:#999;
	border:1px solid #B9D8EA;
}
#search_go{
	padding-left:60px;
}
.news_paixing{
	padding-top:12px;
}
.news_paixing dl{
	width:243px;
	height:auto;
	border:1px solid #E6E6E6;
	border-top:none;
	padding-bottom:20px;
	background:#f0f0f0 url(../images/left_title_dl_bg.jpg) repeat-x left top;
	
}
.news_paixing dl dt{
	height:48px;
	width:243px;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-indent:50px;
	line-height:30px;
	background:url(../images/left_title_dt_bg1.jpg) no-repeat left top;
}

.news_paixing dl dd{
	padding-left:8px;
	width:230px;
	height:28px;
	
}
.news_paixing dl dd span{
	float:left;
	width:16px;
	height:16px;
	line-height:16px;
	color:#FFF;
	text-align:center;
	background-color:#FF9900;
}
.news_paixing dl dd a{
	display:block;
	float:left;
	padding-left:8px;
	width:200px;
	height:16px;
	line-height:16px;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
	color:#0066cc;
}
.news_paixing dl dd a:hover{
	text-decoration:underline;
}
.news_list{
	padding-left:12px;
}
.news_list li{
	height:24px;
	padding-left:20px;
	background:url(../images/icon-01.gif) no-repeat left center;
}
.news_list li a{
	display:block;
	float:left;
	width:600px;
	height:24px;
	line-height:24px;
	color:#000;
}
.news_list li a:hover{
	text-decoration:underline;
}
.news_list li  span{
	float:left;
}
h1{
	text-align: center;
line-height: 30px;
color: rgb(50, 39, 37);
font-size: 14px;
font-weight: bold;
}
.news_yaoshi{
	color:#9FA0A0;
	text-align:center;
	padding-top:20px;
	margin-bottom:20px;
}
.news_yaoshi span{
	color:#000;
}
.cishu{
	padding-right:30px;
}
p.news_down{
	padding-top:0;
	margin-top:0;
	padding-bottom:20px;
}
.news_content a{
	color:#00F;
}

#pro_list{
	float:left;
	padding-left:12px;
	margin-bottom:20px;
}
*html #pro_list{margin-bottom:0; display:inline;}
#pro_list li{
}

#pro_list .pic{ float:left;width:204px; margin:20px 8px 0;height:142px;display:inline;}
*html #pro_list .pic {margin:10px 8px 0;}
#pro_list .pic a.pic_a{ display:block;width:204px;height:126px; background:url(../images/pic_a_bg.jpg)  no-repeat left top;}

#pro_list .pic a.pic_a:hover{ background:url(../images/pbg1.jpg)  no-repeat left top;}

#pro_list .pic img{ width:202px;height:124px;display:block;padding:1px;}
#pro_list .pic p{line-height:20px;color:#505050; text-align:center;}
#pro_list .pic p a{border:none; font-weight:bold;color:#505050;}
#pro_list .pic p a:hover{border:none; color:#FF680F; text-decoration:underline;}

.weizhi{
	height:50px;
	width:720px;
	background-image:url(../images/products_t.jpg);
}
.weizhi a{
	color:#00F;
}
.product_body{
	border-bottom:none;
	border-top:none;
	background-image:none;
	background-color:#FFF;
}

.shangpxi{
	float:left;
	padding:30px 0 0 20px;
}
.shangpxi dt,.shangpxi dd{
	height:30px;
	line-height:30px;
}
.shangpxq{
	font-size:14px;
	width:660px;
	padding:0 0 20px 24px;
}

.shangpxq p {
    padding:0px 30px;
    line-height:28px;
	font-size:14px;
}

.preview{ position:relative;width:334px;height:320px;margin:24px 0 0 24px;}

.smallImg{height:40px; padding:13px 0 0 0; width:334px;}
.scrollbutton{ float:left;width:32px; height:40px;cursor:pointer;}
.scrollbutton.smallImgUp{background:url(../images/zoom_left.jpg) no-repeat left top;}
.scrollbutton.smallImgDown{background:url(../images/zoom_right.jpg) no-repeat left top;}
#imageMenu {float:left;height:40px;width:270px;overflow:hidden;}
#imageMenu li { float:left;height:40px; width:60px; padding-left:12px;}
#imageMenu li img{width:60px;height:40px;cursor:pointer;}
.bigImg{
	position:relative;
	width:326px;
	height:221px;
	padding:3px 0 0 3px;
	border:1px solid #ACA7A3;
	overflow:hidden;
	}
.bigImg #midimg{width:323px;height:217px;}
#winSelector{position:absolute;width:160px;height:100px;cursor:move;filter:alpha(opacity=20);-moz-opacity:0.15;opacity:0.15;background-color:#fff;border:1px solid #fff;}

#bigView{
position:absolute;
overflow:hidden;
width:400px;
height:300px;
z-index:999;
border:1px solid #333;
}
#bigView img{position:absolute;}
.up_pro,.down_pro{
	float:left;
	width:600px;
	height:20px;
	padding-top:10px;
	padding-bottom:0;
	margin-top:0;
	margin-bottom:0;
	padding-left:60px;
}
.up_pro a{
	color:#0088C0;
}
.up_pro a:hover{
	color:#E6871A;
}
.down_pro{

	height:20px;
	margin-bottom:20px;


}

.pro_xiangxi{
	
	clear:both;margin:0 0 20px 24px;height:30px; line-height:30px; font-weight:bold; color:#0066cc; width:670px;background-color:#F1F1F1; text-indent:14px;
	
}
.shigongxc p{
	padding-left:20px;
	line-height:26px;
	
}

#nodata{
	height:92px;
	width:700px;
	line-height:92px;
	margin:0 auto;
	text-align:center;
	font-weight:bold;
	background:url(../images/noinfo.gif) no-repeat 260px center;
}

.shangpxq table {
    border-collapse: collapse;
    border: 1px solid #666;
    font-size: 12px;
    text-align: center;
    margin: 12px 0px;
    color: #333;
}

.shangpxq table tr {
    border: 1px solid #666;
    line-height: 30px;
}
.shangpxq table td {
    border: 1px solid #666;
    line-height: 30px;
}

p.links{
width:800px;
margin:0 auto;
line-height:20px;
height:20px;
overflow:hidden;
}

.gabeian {
  padding: 4px 0 4px 24px;
  background: url(../images/beian.png) 0 center no-repeat;
}